home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
CLASSSRC.PAK
/
LOCALEID.CPP
< prev
next >
Wrap
C/C++ Source or Header
|
1997-05-06
|
503b
|
13 lines
//----------------------------------------------------------------------------
// Borland WinSys Library
// Copyright (c) 1994, 1997 by Borland International, All Rights Reserved
//
//$Revision: 5.6 $
//
// TLocaleString default native language for symbols, only if not user-defined
//----------------------------------------------------------------------------
#include <winsys/pch.h>
#include <winsys/lclstrng.h>
TLangId TLocaleString::NativeLangId = TLocaleString::GetSystemLangId();